(HAVE_TERMIO, SIGNALS_VIA_CHARACTERS): Defined.
authorRichard M. Stallman <rms@gnu.org>
Sun, 21 Mar 1993 22:58:10 +0000 (22:58 +0000)
committerRichard M. Stallman <rms@gnu.org>
Sun, 21 Mar 1993 22:58:10 +0000 (22:58 +0000)
src/s/dgux.h

index f42a2a83d79be836fb5b5fd43981daa6142e5ffc..437e1106f78eb9f290dd4939e8cd61483a8cc48e 100644 (file)
@@ -218,7 +218,8 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA.  */
  *     seem to wait for the output to drain properly, so use System V.
  */
 
-/* #define HAVE_TERMIO */
+#define HAVE_TERMIO
+#define SIGNALS_VIA_CHARACTERS
 
 /*
  *     DG/UX 4.10 needs the following to turn on berkeley ioctl's.